home *** CD-ROM | disk | FTP | other *** search
- >>>>>> Programmers Notepad (PNP) <<<<<<
- Version 1.2 Mar. 1996 for OS/2 and Windows.
-
- Contents of the package:
- ------------------------
- 1. PNP.OS2 the EXE file for OS/2
- 2. PNP.WIN the EXE file for Windows
- 3. READ.ME this file
- 4. FILE_ID.DIZ the info file for mailboxes
-
- Rename PNP.OS2 or PNP.WIN to PNP.EXE.
-
- Description
- -----------
- PNP helps the programmer handling numbers, testing bit masks,
- setting bit switches. It does conversions between decimal,
- hexadecimal, octal and binary format and arithmetic, logical
- and bit operations of integer numbers.
-
- The maximal value for input and results is hex: 0xFFFFFFFF.
-
- If the Input is out of range, it is truncated to 0xFFFFFFFF.
- Overflow of a result is indicated.
-
- Implimented operations:
- -----------------------
- NOP needs only one value. It is used for format conversion
- + addition
- - substraction (absolute value)
- * multiplication
- / integer division
- MOD modulo operation
- OR bit or
- AND bit and
- XOR bit xor
- SHL bit shift left
- SHR bit shift right
-
- Selection fields are available for format selection of the entry
- fields and for the operation mode.
-
- Action buttons:
- ---------------
- Do it! Start the selected operation
- Swap swaps the contents of the two entry fields.
-
- Check box:
- ----------
- Pick the result if marked, the valid result of a calculation is
- fetched into the 1st entry field.
-
- Menu:
- -----
- ASCII Opens an ASCII table and the active codepage is dislayed.
- Only for OS/2: Double clicking on a field picks the value
- and puts it into the 1st entry field for
- further operation.
-
- About About the author
-
- Double click on a line in the result list puts a copy of this line
- into the note field.
-
- Selection of a line in the result list puts the value into the 1st
- entry field.
-
- PNP.EXE is shareware.
- ---------------------
- The unregistered version of PNP.EXE pops up a nasty reminder message.
- No other handicap is built in.
-
- For registration of PNP.EXE send your address to the author and
- DEM 15.- or US$ 10.- . I am trying to get an online registration
- number for CompuServe users.
-
- My address:
- Michael Mieves
- Wessobrunner Weg 1
- D-82407 Wielenbach
- Germany
-
- You will get an registration code which kills the nasty message.
-
- Michael Mieves, February 1996
- CIS 100334,142
- mieves@t-online.de
- mieves@wm.infranet.de
- mieves@ibm.net
-
-